projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9e355
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Nov 2001 03:29:12 +0000
(
03:29
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Nov 2001 03:29:12 +0000
(
03:29
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bab5b51297de33dc6ff2676af633489d06dbfb39..ff9b581af30106e9a11187db4612cd65a2257f38 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-21,6
+21,10
@@
code (eval-current-buffer).
Change doc-string comments to `new style' [w/`doc:' keyword].
+2001-11-06 Richard M. Stallman <rms@gnu.org>
+
+ * keymap.c (access_keymap): Don't use initializers on Lisp_Object.
+
2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
* lread.c (read1): Fix behavior with nested backquoting.